Skip to content

Standardize Agent Customizations and Align vNext Guidance to TSql180#200

Merged
aasimkhan30 merged 1 commit intomainfrom
aasim/fix/agentInstructions
Apr 21, 2026
Merged

Standardize Agent Customizations and Align vNext Guidance to TSql180#200
aasimkhan30 merged 1 commit intomainfrom
aasim/fix/agentInstructions

Conversation

@aasimkhan30
Copy link
Copy Markdown
Contributor

@aasimkhan30 aasimkhan30 commented Apr 21, 2026

Description

  1. Adds agents.md that points to copilot-instructions.md
  2. Adds claude.md that points to agents.md
  3. Move skills to a standard .agents/skills folder.
  4. Moves some of the prompts to works as skills. Skills are automatically invoked whereas prompts need to be manually invoked. To avoid repeated instructions, prompts now just act as a think wrapper that points to the skills.

Code Changes

- Updated the T-SQL syntax verification guide in `.github/prompts/verify-and-test-tsql-syntax.prompt.md` to streamline instructions and emphasize the use of the canonical skill.
- Introduced `AGENTS.md` to provide an overview of agent skills and instruction files, ensuring clarity on usage and versioning.
- Created `CLAUDE.md` to establish `AGENTS.md` as the canonical instruction source for Claude workflows, reinforcing the importance of following shared guidelines.
@aasimkhan30 aasimkhan30 merged commit 999ab54 into main Apr 21, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants